Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.8 Assembly / C1.Win.C1Document Namespace / C1SortedList<TKey,TValue> Class / C1SortedList<TKey,TValue> Constructor

In This Topic
    C1SortedList<TKey,TValue> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    public C1SortedList<TKey,TValue>()
    See Also